pin

@get:JvmName(name = "getPin")
@set:JvmName(name = "setPin")
var pin: ModuleConfigProtos.RemoteHardwarePin
The the available gpio pin for usage with RemoteHardware module

.meshtastic.RemoteHardwarePin pin = 2;